TPgRefCursor class overview.
Properties
Name | Description |
CursorName |
Used to get the name of a cursor.
|
RefCount (inherited from TSharedObject) |
Used to return the count of reference to a TSharedObject object.
|
State (inherited from TPgCursor) |
Used to set the cursor state.
|
Methods
Name | Description |
AddRef (inherited from TSharedObject) |
Increments the reference count for the number of references dependent on the TSharedObject object.
|
Release (inherited from TSharedObject) |
Decrements the reference count.
|